@charset "utf-8";
/* CSS Document */

.hover-right{width:135px; height: 265px; position:fixed; right:-90px; z-index: 988; top:25%;}
.hover-right ul li{list-style-type: none; width: 135px; height: 50px; background: url(../images/img7.png) no-repeat; margin: 3px 0; position: relative;cursor:pointer}
.hover-right ul li:hover{background: url(../images/img6.png) no-repeat;}
.hover-right .hover-i{width: 48px; height: 48px; float: left; cursor: pointer; position: relative; z-index: 99; }
.hover-right .hover-i1{background: url(../images/icon11.png) center no-repeat;}
.hover-right .hover-i2{background: url(../images/icon12.png) center no-repeat;}
.hover-right .hover-i3{background: url(../images/icon14.png) center no-repeat;}
.hover-right .hover-i4{background: url(../images/icon15.png) center no-repeat;}
.hover-right .hover-i5{background: url(../images/icon16.png) center no-repeat;}
.hover-right .hover-i6{background: url(../images/icon17.png) center no-repeat;}
.hover-right .hover-i7{background: url(../images/zqdh.png) center no-repeat;}
.hover-right ul li a{font-family: "微软雅黑"; font-size: 15px; color: #FFFFFF; text-decoration: none; line-height:48px; }
.hover-right .hover-questioning{float:left; }
.hover-right .hover-questioning a{ display:none;}

.hover-right ul li:hover .hover-ewm{ display:block;}
.hover-ewm{ position:absolute; top:-129px; right:20px; z-index:999; background:#fff; padding:10px; display:none; box-shadow: 0px 0px 10px #ddd; border-radius: 10px;}
.hover-ewm img{ width:100px; height:100px;}